您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. #include "graphics.h" #include "graphics.h"

  2. #include "graphics.h" #include "stdio.h" #include "dos.h" #include "conio.h" #include "bios.h" #include "stdlib.h" #include "math.h" #ifdef __cplusplus #define __CPPARGS ... #else #define __CPPARGS #endif #define VK_LEFT 0x4b00 #define VK_RIGHT 0x4d
  3. 所属分类:C

    • 发布日期:2011-04-09
    • 文件大小:13312
    • 提供者:lzhtj1227
  1. #include "graphics.h" #include "graphics.h"

  2. #include "graphics.h" #include "stdio.h" #include "dos.h" #include "conio.h" #include "bios.h" #include "stdlib.h" #include "math.h" #ifdef __cplusplus #define __CPPARGS ... #else #define __CPPARGS #endif #define VK_LEFT 0x4b00 #define VK_RIGHT 0x4d
  3. 所属分类:C

    • 发布日期:2011-04-09
    • 文件大小:15360
    • 提供者:lzhtj1227
  1. GDI+编程示例,几步搞定的需添加的代码如下

  2. 添加现有项GDIplus.Lib到工程中在**view.h文件中添加两行:private : ULONG_PTR gdiplusToken;Stdafx.h文件的最后添加两行:#include//示例,这两行using namespace Gdiplus;// CGDIFirstView 消息处理程序---事件驱动的//以下只是一个简单的功能实现void CGDIFirstView::OnViewToolbar()//示例,初始化GDI+接口{ // TODO: 在此添加命令处理程序代码 Gd
  3. 所属分类:C++

    • 发布日期:2006-02-23
    • 文件大小:134144
    • 提供者:chenxh
  1. 实训项目:五子棋

  2. #include #include #include #pragma comment(lib,"winmm.lib") void Beginning(); //开始图片 void Background(); //显示背景 void ShowPlate(); //显示棋盘 void PlayGame(); //玩游戏 void Judgewin(int,int); //判断输赢 void Blackwin(); //黑棋赢 void Whitewin(); //白棋赢 bool flag=tr
  3. 所属分类:C/C++

    • 发布日期:2013-07-27
    • 文件大小:15728640
    • 提供者:ygd1994
  1. uhdd.sys源码

  2. XMGR RDISK and UIDE DOS Device Drivers 1 Descr iption XMGR RDISK and UIDE are a group of DOS device drivers for a PC system with an 80386+ CPU and using MS DOS V5 0+ or equivalent XMGR is a DOS driver which works as an "XMS manager" and pr
  3. 所属分类:DOS

    • 发布日期:2015-03-03
    • 文件大小:175104
    • 提供者:zjq20032006